-- card: 6943 from stack: in -- bmap block id: 2385 -- flags: 4000 -- background id: 6496 -- name: Last Card -- part 3 (button) -- low flags: 80 -- high flags: C001 -- rect: left=233 top=222 right=244 bottom=333 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: CompileIt! ----- HyperTalk script ----- on mouseUp if HelpTest("card","fasta") then answer "Call Heizer 800-888-7667 for full CompileIt!" end if end mouseUp on mouseDown get HelpTest("card","fasta") end mouseDown on mouseEnter BalloonHelp "card","fasta",the rect of me end mouseEnter